CSharpTest.Net
OrderedEnumeration<T> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : OrderedEnumeration<T> Class


Glossary Item Box

The following tables list the members exposed by OrderedEnumeration<T>.

Public Constructors

 NameDescription
Public ConstructorOrderedEnumeration<T> ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyComparerGets or sets the comparer to use when ordering the items.  
Public PropertyDuplicateHandlingGets or sets the duplicate item handling policy  
Public PropertyInMemoryLimitGets or sets the number of instances to keep in memory before sorting/paging to disk.  
Public PropertySerializerGets or sets the serializer to use when paging to disk.  
Top

Public Methods

 NameDescription
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection.  
Public Methodstatic (Shared in Visual Basic)MergeOverloaded. Merges two ordered enumerations based on the comparer provided.  
Public Methodstatic (Shared in Visual Basic)WithDuplicateHandlingWraps an existing enumeration of Key/value pairs with an assertion about ascending order and handling for duplicate keys.  
Top

See Also

Generated with Document! X 2011 by Innovasys